Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump rollup from 2.77.0 to 2.79.1 #1838

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps rollup from 2.77.0 to 2.79.1.

Release notes

Sourced from rollup's releases.

v2.79.1

2022-09-22

Bug Fixes

  • Avoid massive performance degradation when creating thousands of chunks (#4643)

Pull Requests

v2.79.0

2022-08-31

Features

  • Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#4607)

Pull Requests

v2.78.1

2022-08-19

Bug Fixes

  • Avoid inferring "arguments" as name for a default export placeholder variable (#4613)

Pull Requests

v2.78.0

2022-08-14

Features

  • Support writing plugin hooks as objects with a "handler" property (#4600)
  • Allow changing execution order per plugin hook (#4600)
  • Add flag to execute plugins in async parallel hooks sequentially (#4600)

Pull Requests

v2.77.3

2022-08-11

... (truncated)

Changelog

Sourced from rollup's changelog.

2.79.1

2022-09-22

Bug Fixes

  • Avoid massive performance degradation when creating thousands of chunks (#4643)

Pull Requests

2.79.0

2022-08-31

Features

  • Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#4607)

Pull Requests

2.78.1

2022-08-19

Bug Fixes

  • Avoid inferring "arguments" as name for a default export placeholder variable (#4613)

Pull Requests

2.78.0

2022-08-14

Features

  • Support writing plugin hooks as objects with a "handler" property (#4600)
  • Allow changing execution order per plugin hook (#4600)
  • Add flag to execute plugins in async parallel hooks sequentially (#4600)

Pull Requests

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor Minor dependency update labels Dec 12, 2022
@dependabot dependabot bot requested a review from leSamo December 12, 2022 17:02
@jira-linking
Copy link

jira-linking bot commented Dec 12, 2022

Commits missing Jira IDs:
c0f23e5

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-2.79.1 branch from f6e4e83 to 4916430 Compare January 30, 2023 15:00
@dependabot dependabot bot requested a review from a team as a code owner January 30, 2023 15:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-2.79.1 branch 2 times, most recently from 7ab0ac9 to 4d50c30 Compare February 2, 2023 20:57
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2023

Codecov Report

Base: 72.02% // Head: 72.02% // No change to project coverage 👍

Coverage data is based on head (c0f23e5) compared to base (3f3cfce).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1838   +/-   ##
=======================================
  Coverage   72.02%   72.02%           
=======================================
  Files         120      120           
  Lines        3046     3046           
  Branches      897      897           
=======================================
  Hits         2194     2194           
  Misses        852      852           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-2.79.1 branch from 4d50c30 to 1f6304d Compare February 14, 2023 17:55
Bumps [rollup](https://github.com/rollup/rollup) from 2.77.0 to 2.79.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.77.0...v2.79.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-2.79.1 branch from 1f6304d to c0f23e5 Compare February 21, 2023 11:50
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #1921.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-2.79.1 branch July 24, 2023 17:33
LiorKGOW pushed a commit to LiorKGOW/vulnerability-ui that referenced this pull request Jan 8, 2024
LiorKGOW pushed a commit to LiorKGOW/vulnerability-ui that referenced this pull request Jan 8, 2024
## [1.14.8](RedHatInsights/insights-inventory-frontend@v1.14.7...v1.14.8) (2023-04-21)

### Bug Fixes

* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([RedHatInsights#1838](RedHatInsights/insights-inventory-frontend#1838)) ([82b3acb](RedHatInsights/insights-inventory-frontend@82b3acb))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](RedHatInsights/insights-inventory-frontend@f53155a))
* **LastSeenFilter:** Fixes Validators and adds test ([RedHatInsights#1837](RedHatInsights/insights-inventory-frontend#1837)) ([f4d6e6e](RedHatInsights/insights-inventory-frontend@f4d6e6e))

### Reverts

* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (RedHatInsights#1787)" ([1f0b70c](RedHatInsights/insights-inventory-frontend@1f0b70c)), closes [RedHatInsights#1787](RedHatInsights/insights-inventory-frontend#1787)
LiorKGOW pushed a commit to LiorKGOW/vulnerability-ui that referenced this pull request Jan 8, 2024
## [1.14.8](RedHatInsights/insights-inventory-frontend@v1.14.7...v1.14.8) (2023-04-21)

### Bug Fixes

* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([RedHatInsights#1838](RedHatInsights/insights-inventory-frontend#1838)) ([82b3acb](RedHatInsights/insights-inventory-frontend@82b3acb))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](RedHatInsights/insights-inventory-frontend@f53155a))
* **LastSeenFilter:** Fixes Validators and adds test ([RedHatInsights#1837](RedHatInsights/insights-inventory-frontend#1837)) ([f4d6e6e](RedHatInsights/insights-inventory-frontend@f4d6e6e))

### Reverts

* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (RedHatInsights#1787)" ([1f0b70c](RedHatInsights/insights-inventory-frontend@1f0b70c)), closes [RedHatInsights#1787](RedHatInsights/insights-inventory-frontend#1787)
LiorKGOW pushed a commit to LiorKGOW/vulnerability-ui that referenced this pull request Jan 8, 2024
## [1.14.8](RedHatInsights/insights-inventory-frontend@v1.14.7...v1.14.8) (2023-04-21)

### Bug Fixes

* **InventoryTable:** Pass on activeFiltersConfig properly ([RedHatInsights#1840](RedHatInsights/insights-inventory-frontend#1840)) ([a8cec1d](RedHatInsights/insights-inventory-frontend@a8cec1d))
* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([RedHatInsights#1838](RedHatInsights/insights-inventory-frontend#1838)) ([82b3acb](RedHatInsights/insights-inventory-frontend@82b3acb))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](RedHatInsights/insights-inventory-frontend@f53155a))
* **LastSeenFilter:** Fixes Validators and adds test ([RedHatInsights#1837](RedHatInsights/insights-inventory-frontend#1837)) ([f4d6e6e](RedHatInsights/insights-inventory-frontend@f4d6e6e))

### Reverts

* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (RedHatInsights#1787)" ([1f0b70c](RedHatInsights/insights-inventory-frontend@1f0b70c)), closes [RedHatInsights#1787](RedHatInsights/insights-inventory-frontend#1787)
LiorKGOW pushed a commit to LiorKGOW/vulnerability-ui that referenced this pull request Jan 8, 2024
## [1.14.8](RedHatInsights/insights-inventory-frontend@v1.14.7...v1.14.8) (2023-04-25)

### Bug Fixes

* **InventoryTable:** Pass on activeFiltersConfig properly ([RedHatInsights#1840](RedHatInsights/insights-inventory-frontend#1840)) ([a8cec1d](RedHatInsights/insights-inventory-frontend@a8cec1d))
* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([RedHatInsights#1838](RedHatInsights/insights-inventory-frontend#1838)) ([82b3acb](RedHatInsights/insights-inventory-frontend@82b3acb))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](RedHatInsights/insights-inventory-frontend@f53155a))
* **LastSeenFilter:** Fixes Validators and adds test ([RedHatInsights#1837](RedHatInsights/insights-inventory-frontend#1837)) ([f4d6e6e](RedHatInsights/insights-inventory-frontend@f4d6e6e))
* RHINENG-383 - Fix typo in the tooltip when insights client is not reporting ([RedHatInsights#1842](RedHatInsights/insights-inventory-frontend#1842)) ([01b6c8a](RedHatInsights/insights-inventory-frontend@01b6c8a))

### Reverts

* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (RedHatInsights#1787)" ([1f0b70c](RedHatInsights/insights-inventory-frontend@1f0b70c)), closes [RedHatInsights#1787](RedHatInsights/insights-inventory-frontend#1787)
LiorKGOW pushed a commit to LiorKGOW/vulnerability-ui that referenced this pull request Jan 8, 2024
## [1.14.8](RedHatInsights/insights-inventory-frontend@v1.14.7...v1.14.8) (2023-04-26)

### Bug Fixes

* **InventoryTable:** Pass on activeFiltersConfig properly ([RedHatInsights#1840](RedHatInsights/insights-inventory-frontend#1840)) ([a8cec1d](RedHatInsights/insights-inventory-frontend@a8cec1d))
* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([RedHatInsights#1838](RedHatInsights/insights-inventory-frontend#1838)) ([82b3acb](RedHatInsights/insights-inventory-frontend@82b3acb))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](RedHatInsights/insights-inventory-frontend@f53155a))
* **LastSeenFilter:** Fixes Validators and adds test ([RedHatInsights#1837](RedHatInsights/insights-inventory-frontend#1837)) ([f4d6e6e](RedHatInsights/insights-inventory-frontend@f4d6e6e))
* RHINENG-383 - Fix typo in the tooltip when insights client is not reporting ([RedHatInsights#1842](RedHatInsights/insights-inventory-frontend#1842)) ([01b6c8a](RedHatInsights/insights-inventory-frontend@01b6c8a))

### Reverts

* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (RedHatInsights#1787)" ([1f0b70c](RedHatInsights/insights-inventory-frontend@1f0b70c)), closes [RedHatInsights#1787](RedHatInsights/insights-inventory-frontend#1787)
LiorKGOW pushed a commit to LiorKGOW/vulnerability-ui that referenced this pull request Jan 8, 2024
## [1.14.8](RedHatInsights/insights-inventory-frontend@v1.14.7...v1.14.8) (2023-04-27)

### Bug Fixes

* **InventoryTable:** Pass on activeFiltersConfig properly ([RedHatInsights#1840](RedHatInsights/insights-inventory-frontend#1840)) ([a8cec1d](RedHatInsights/insights-inventory-frontend@a8cec1d))
* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([RedHatInsights#1838](RedHatInsights/insights-inventory-frontend#1838)) ([82b3acb](RedHatInsights/insights-inventory-frontend@82b3acb))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](RedHatInsights/insights-inventory-frontend@f53155a))
* **LastSeenFilter:** Fixes Validators and adds test ([RedHatInsights#1837](RedHatInsights/insights-inventory-frontend#1837)) ([f4d6e6e](RedHatInsights/insights-inventory-frontend@f4d6e6e))
* RHINENG-383 - Fix typo in the tooltip when insights client is not reporting ([RedHatInsights#1842](RedHatInsights/insights-inventory-frontend#1842)) ([01b6c8a](RedHatInsights/insights-inventory-frontend@01b6c8a))

### Reverts

* Revert Inventory groups back end mocks (RedHatInsights#1845) ([e633f77](RedHatInsights/insights-inventory-frontend@e633f77)), closes [RedHatInsights#1845](RedHatInsights/insights-inventory-frontend#1845) [RedHatInsights#1793](RedHatInsights/insights-inventory-frontend#1793)
* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (RedHatInsights#1787)" ([1f0b70c](RedHatInsights/insights-inventory-frontend@1f0b70c)), closes [RedHatInsights#1787](RedHatInsights/insights-inventory-frontend#1787)
LiorKGOW pushed a commit to LiorKGOW/vulnerability-ui that referenced this pull request Jan 8, 2024
## [1.14.8](RedHatInsights/insights-inventory-frontend@v1.14.7...v1.14.8) (2023-04-27)

### Bug Fixes

* **ESSNTL-4714:** fix display name unwanted reset on sort ([RedHatInsights#1846](RedHatInsights/insights-inventory-frontend#1846)) ([38ff4c4](RedHatInsights/insights-inventory-frontend@38ff4c4))
* **InventoryTable:** Pass on activeFiltersConfig properly ([RedHatInsights#1840](RedHatInsights/insights-inventory-frontend#1840)) ([a8cec1d](RedHatInsights/insights-inventory-frontend@a8cec1d))
* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([RedHatInsights#1838](RedHatInsights/insights-inventory-frontend#1838)) ([82b3acb](RedHatInsights/insights-inventory-frontend@82b3acb))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](RedHatInsights/insights-inventory-frontend@f53155a))
* **LastSeenFilter:** Fixes Validators and adds test ([RedHatInsights#1837](RedHatInsights/insights-inventory-frontend#1837)) ([f4d6e6e](RedHatInsights/insights-inventory-frontend@f4d6e6e))
* RHINENG-383 - Fix typo in the tooltip when insights client is not reporting ([RedHatInsights#1842](RedHatInsights/insights-inventory-frontend#1842)) ([01b6c8a](RedHatInsights/insights-inventory-frontend@01b6c8a))

### Reverts

* Revert Inventory groups back end mocks (RedHatInsights#1845) ([e633f77](RedHatInsights/insights-inventory-frontend@e633f77)), closes [RedHatInsights#1845](RedHatInsights/insights-inventory-frontend#1845) [RedHatInsights#1793](RedHatInsights/insights-inventory-frontend#1793)
* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (RedHatInsights#1787)" ([1f0b70c](RedHatInsights/insights-inventory-frontend@1f0b70c)), closes [RedHatInsights#1787](RedHatInsights/insights-inventory-frontend#1787)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor Minor dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant